Build libflask unconditionally since the python low-level tools
authorIan Campbell <ian.campbell@xensource.com>
Mon, 3 Sep 2007 14:04:03 +0000 (15:04 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Mon, 3 Sep 2007 14:04:03 +0000 (15:04 +0100)
commit2c312d03cddaa6590a557b65bf4c12326cd46dde
tree4531e892524cc2c2bf2fb838b818cb43742b6580
parentde73f4ddcadf7bbf031b848859af6496b9bc0db0
Build libflask unconditionally since the python low-level tools
require it and it does't seem to pull in any major dependencies.

The alternative would have been to hack tools/python/setup.py to
conditionally compile the flask stuff.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
tools/Makefile